Skip to content

Conversation

@UebelAndre
Copy link
Contributor

closes #6065

@bazel-io
Copy link
Member

Hello @bazelbuild/bcr-maintainers, modules without existing maintainers (nextpnr, prjtrellis) have been updated in this PR.
Please review the changes. You can view a diff against the previous version in the "Generate module diff" check.

Copy link
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request adds two new modules, [email protected] and its dependency [email protected]. The overall structure is good and follows the BCR guidelines. However, I've found a few critical configuration errors that need to be addressed:

  • The module name for nextpnr is misspelled as nexpnr in its MODULE.bazel files.
  • The source.json for the prjtrellis module incorrectly points to the nextpnr source archive.

Please see the detailed comments for suggestions on how to fix these issues.

@UebelAndre
Copy link
Contributor Author

@bazel-io skip_check unstable_url

@bazel-io bazel-io added the skip-url-stability-check Skip the URL stability check for the PR label Nov 11, 2025
@UebelAndre
Copy link
Contributor Author

@fmeum can I get a presubmit stamp?

@fmeum fmeum added the presubmit-auto-run Presubmit jobs will be triggered for new changes automatically without reviewer's approval label Nov 12, 2025
@fmeum fmeum enabled auto-merge (squash) November 12, 2025 15:31
http_archive = use_repo_rule("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")

http_archive(
name = "prjtrellis_db",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should this be a module or is it okay if this is duplicated across multiple deps?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Converted this to a module!

auto-merge was automatically disabled November 12, 2025 15:59

Head branch was pushed to by a user without write access

@bazel-io
Copy link
Member

Hello @bazelbuild/bcr-maintainers, modules without existing maintainers (nextpnr, prjtrellis-db, prjtrellis) have been updated in this PR.
Please review the changes. You can view a diff against the previous version in the "Generate module diff" check.

@UebelAndre UebelAndre requested a review from fmeum November 12, 2025 16:20
@UebelAndre UebelAndre requested a review from fmeum November 12, 2025 17:01
@UebelAndre
Copy link
Contributor Author

@fmeum friendly ping here.

@fmeum fmeum merged commit 79d90db into bazelbuild:main Nov 15, 2025
24 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

presubmit-auto-run Presubmit jobs will be triggered for new changes automatically without reviewer's approval skip-url-stability-check Skip the URL stability check for the PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

wanted: YosysHQ/nextpnr

3 participants